3.2118 \(\int \frac{(2+3 x)^5 (3+5 x)}{(1-2 x)^{5/2}} \, dx\)

Optimal. Leaf size=92 \[ -\frac{135}{64} (1-2 x)^{9/2}+\frac{1053}{28} (1-2 x)^{7/2}-\frac{19467}{64} (1-2 x)^{5/2}+\frac{12495}{8} (1-2 x)^{3/2}-\frac{519645}{64} \sqrt{1-2 x}-\frac{60025}{8 \sqrt{1-2 x}}+\frac{184877}{192 (1-2 x)^{3/2}} \]

[Out]

184877/(192*(1 - 2*x)^(3/2)) - 60025/(8*Sqrt[1 - 2*x]) - (519645*Sqrt[1 - 2*x])/
64 + (12495*(1 - 2*x)^(3/2))/8 - (19467*(1 - 2*x)^(5/2))/64 + (1053*(1 - 2*x)^(7
/2))/28 - (135*(1 - 2*x)^(9/2))/64

_______________________________________________________________________________________

Rubi [A]  time = 0.0706612, antiderivative size = 92, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ -\frac{135}{64} (1-2 x)^{9/2}+\frac{1053}{28} (1-2 x)^{7/2}-\frac{19467}{64} (1-2 x)^{5/2}+\frac{12495}{8} (1-2 x)^{3/2}-\frac{519645}{64} \sqrt{1-2 x}-\frac{60025}{8 \sqrt{1-2 x}}+\frac{184877}{192 (1-2 x)^{3/2}} \]

Antiderivative was successfully verified.

[In]  Int[((2 + 3*x)^5*(3 + 5*x))/(1 - 2*x)^(5/2),x]

[Out]

184877/(192*(1 - 2*x)^(3/2)) - 60025/(8*Sqrt[1 - 2*x]) - (519645*Sqrt[1 - 2*x])/
64 + (12495*(1 - 2*x)^(3/2))/8 - (19467*(1 - 2*x)^(5/2))/64 + (1053*(1 - 2*x)^(7
/2))/28 - (135*(1 - 2*x)^(9/2))/64

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 9.99841, size = 82, normalized size = 0.89 \[ - \frac{135 \left (- 2 x + 1\right )^{\frac{9}{2}}}{64} + \frac{1053 \left (- 2 x + 1\right )^{\frac{7}{2}}}{28} - \frac{19467 \left (- 2 x + 1\right )^{\frac{5}{2}}}{64} + \frac{12495 \left (- 2 x + 1\right )^{\frac{3}{2}}}{8} - \frac{519645 \sqrt{- 2 x + 1}}{64} - \frac{60025}{8 \sqrt{- 2 x + 1}} + \frac{184877}{192 \left (- 2 x + 1\right )^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2+3*x)**5*(3+5*x)/(1-2*x)**(5/2),x)

[Out]

-135*(-2*x + 1)**(9/2)/64 + 1053*(-2*x + 1)**(7/2)/28 - 19467*(-2*x + 1)**(5/2)/
64 + 12495*(-2*x + 1)**(3/2)/8 - 519645*sqrt(-2*x + 1)/64 - 60025/(8*sqrt(-2*x +
 1)) + 184877/(192*(-2*x + 1)**(3/2))

_______________________________________________________________________________________

Mathematica [A]  time = 0.056574, size = 43, normalized size = 0.47 \[ -\frac{2835 x^6+16767 x^5+49653 x^4+114084 x^3+412812 x^2-844104 x+280696}{21 (1-2 x)^{3/2}} \]

Antiderivative was successfully verified.

[In]  Integrate[((2 + 3*x)^5*(3 + 5*x))/(1 - 2*x)^(5/2),x]

[Out]

-(280696 - 844104*x + 412812*x^2 + 114084*x^3 + 49653*x^4 + 16767*x^5 + 2835*x^6
)/(21*(1 - 2*x)^(3/2))

_______________________________________________________________________________________

Maple [A]  time = 0.006, size = 40, normalized size = 0.4 \[ -{\frac{2835\,{x}^{6}+16767\,{x}^{5}+49653\,{x}^{4}+114084\,{x}^{3}+412812\,{x}^{2}-844104\,x+280696}{21} \left ( 1-2\,x \right ) ^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2+3*x)^5*(3+5*x)/(1-2*x)^(5/2),x)

[Out]

-1/21*(2835*x^6+16767*x^5+49653*x^4+114084*x^3+412812*x^2-844104*x+280696)/(1-2*
x)^(3/2)

_______________________________________________________________________________________

Maxima [A]  time = 1.35582, size = 81, normalized size = 0.88 \[ -\frac{135}{64} \,{\left (-2 \, x + 1\right )}^{\frac{9}{2}} + \frac{1053}{28} \,{\left (-2 \, x + 1\right )}^{\frac{7}{2}} - \frac{19467}{64} \,{\left (-2 \, x + 1\right )}^{\frac{5}{2}} + \frac{12495}{8} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} - \frac{519645}{64} \, \sqrt{-2 \, x + 1} + \frac{2401 \,{\left (1200 \, x - 523\right )}}{192 \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="maxima")

[Out]

-135/64*(-2*x + 1)^(9/2) + 1053/28*(-2*x + 1)^(7/2) - 19467/64*(-2*x + 1)^(5/2)
+ 12495/8*(-2*x + 1)^(3/2) - 519645/64*sqrt(-2*x + 1) + 2401/192*(1200*x - 523)/
(-2*x + 1)^(3/2)

_______________________________________________________________________________________

Fricas [A]  time = 0.22106, size = 62, normalized size = 0.67 \[ \frac{2835 \, x^{6} + 16767 \, x^{5} + 49653 \, x^{4} + 114084 \, x^{3} + 412812 \, x^{2} - 844104 \, x + 280696}{21 \,{\left (2 \, x - 1\right )} \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="fricas")

[Out]

1/21*(2835*x^6 + 16767*x^5 + 49653*x^4 + 114084*x^3 + 412812*x^2 - 844104*x + 28
0696)/((2*x - 1)*sqrt(-2*x + 1))

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\left (3 x + 2\right )^{5} \left (5 x + 3\right )}{\left (- 2 x + 1\right )^{\frac{5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2+3*x)**5*(3+5*x)/(1-2*x)**(5/2),x)

[Out]

Integral((3*x + 2)**5*(5*x + 3)/(-2*x + 1)**(5/2), x)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.230077, size = 119, normalized size = 1.29 \[ -\frac{135}{64} \,{\left (2 \, x - 1\right )}^{4} \sqrt{-2 \, x + 1} - \frac{1053}{28} \,{\left (2 \, x - 1\right )}^{3} \sqrt{-2 \, x + 1} - \frac{19467}{64} \,{\left (2 \, x - 1\right )}^{2} \sqrt{-2 \, x + 1} + \frac{12495}{8} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} - \frac{519645}{64} \, \sqrt{-2 \, x + 1} - \frac{2401 \,{\left (1200 \, x - 523\right )}}{192 \,{\left (2 \, x - 1\right )} \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="giac")

[Out]

-135/64*(2*x - 1)^4*sqrt(-2*x + 1) - 1053/28*(2*x - 1)^3*sqrt(-2*x + 1) - 19467/
64*(2*x - 1)^2*sqrt(-2*x + 1) + 12495/8*(-2*x + 1)^(3/2) - 519645/64*sqrt(-2*x +
 1) - 2401/192*(1200*x - 523)/((2*x - 1)*sqrt(-2*x + 1))